Welcome![Sign In][Sign Up]
Location:
Search - http user

Search list

[Otherlj2s20

Description: 管理路径:http://127.0.0.1/目录名/admin/ (注意)在本机运行时一定要使用127.0.0.1 用户:admin 密码:8741137-management path : http://127.0.0.1/ name of the directory / admin / (attention) in the machine operation must use 127.0.0.1 user : admin Password : 8741137
Platform: | Size: 3400367 | Author: 王文 | Hits:

[CSharpHrManage

Description: ASP.NET开发技术详解源代码 将解决方案目录“\\简历管理系统\\hrmanage”拷贝到本机中,并设置目录hrmanage目录的虚拟目录名称为hrmanage。双击根目录hrmanage.sln解决方案文件,系统会自动调用Visual Studio .NET打开本解决方案,通过“解决方案资源管理器”可查看到各层类文件的实现代码。 如果设置Webs目录的虚拟目录名称不是hrmanage,则需要修改Webs目录下的Webs.csproj.webinfo文件,用记事本或其他文本编辑器打开,可以看到如下的设置: <VisualStudioUNCWeb> <Web URLPath = \"http://localhost/hotop100/Webs.csproj\" /> </VisualStudioUNCWeb> 修改路径为设置的虚拟路径即可。 此外,还需要修改数据库连接字符串,用记事本或其他文本编辑工具打开hrmanage目录下的Web.config文件,找到<appSetting>节点,如下所示: <appSettings> <!--此处设置数据库连接字符串--> <add key=\"ConnectString\" value=\"data source=localhost initial catalog=msrcn persist security info=False user id=sa pwd=hello workstation id=msrcn packet size=4096\"/> </appSettings> -ASP.NET Development Technology Comments on the source code of Solutions Catalog "\\ resume management system \\ hrma nage "to the copy machine, Contents hrmanage and set up the virtual directory for the directory name hrmanage. Double-click the root directory hrmanage.sln solutions, The system will automatically call Visual Studio.NET open this solution, by "solution for resource management" can be found on various floors of types of documents to the realization of code. If the installation of Webs directory virtual directory name is not hrmanage. Webs is a need to amend the Webs.csproj.webinfo directory paper, use Notepad or other text editor to open, we can see that the setup is as follows :
Platform: | Size: 396363 | Author: 林晓武 | Hits:

[Other resourceqnmov30

Description: 在程序上借鉴了很多优秀电影系统的功能,不过本次推出的系统主要是为做免费电影网站的朋友服务,故删除了收费及会员功能。 管理员登陆页面:http://127.0.0.1/admin/login.asp 用户名及管理密码都为:admin -procedure from the many excellent film, the function But the introduction of the system is mainly done for free movies website friends, it deleted the charges and membership functions. Administrators landing page : http : / / 127.0.0.1/admin/login.asp user name and password management are : admin
Platform: | Size: 1405519 | Author: 孙小姐 | Hits:

[Other resourceliubingP2P

Description: 用UDP实现了p2p是的穿透,P2PServer运行在一个拥有公网IP的计算机上,P2PClient运行在两个不同的NAT后(注意,如果两个客户端运行在一个NAT后,本程序很可能不能运行正常,这取决于你的NAT是否支持loopback translation,详见http://midcom-p2p.sourceforge.net/draft-ford-midcom-p2p-01.txt,当然,此问题可以通过双方先尝试连接对方的内网IP来解决,但是这个代码只是为了验证原理,并没有处理这些问题),后登录的计算机可以获得先登录计算机的用户名,后登录的计算机通过send username message的格式来发送消息。如果发送成功,说明你已取得了直接与对方连接的成功。-achieved using UDP p2p is the piercing, P2PServer operation in a public IP with the computer, P2PClient running in two different NAT after (Note If two clients running on a NAT, the procedure may not be operating normally, It depends on whether you support the loopback NAT translation, see http : / / midcom-p2p.sourceforge.net/draft-ford- midcom - p2p - 01.txt, of course, this problem can be made by the two sides try to connect with each other to resolve the IP network, but the code is to verify principle, not dealing with these issues), after the computer can log logged in a computer user name, after logged by the computer username send the message format to send information. If the success of this show that you have made a direct link with each other's success.
Platform: | Size: 31907 | Author: 刘冰 | Hits:

[ICQ-IM-Chathuachatv2.0

Description: 花儿聊天室v2.0 (花儿不在网上) 演示地址:http://ly520.net/hr =================================================================== 1:本聊天室只有69K,是目前中国历史上功能最多,文件最小,耗资源最少的聊天室 2:本聊天室上传简单,下载压缩后直接上传,无须修改。 3:本聊天室功能介绍如下: 1级无权限,2级发贴图,3级发特效字,4级看级别,5级支持HTML权限, 6级看 IP,7级踢人,8级升降级(7级以内,含7级),加分,删除留言薄留言,9级超级管理。 4:超级用户:花儿不在网上 密码:1234-Chat Room v2.0 Flowers (Flowers not online) demonstration Address : http : / / ly520.net/hr ========================== ======================================== = 1 : The Chat Room Only 69K, which is the function of the history of China the largest, the smallest paper consumed the fewest resources Chat Room 2 : the Chat Room simple upload and download compressed uploaded directly without modification. 3 : The chat room functions as follows : a no authority sent two maps, the three magic words, look at four levels, five support HTML authority, six see IP, kicking seven, eight movements level (less than seven, with seven), extra points Guestbook delete messages, nine Super management. 4 : Super User : Flowers are not online Password : 1234
Platform: | Size: 66245 | Author: lionheart | Hits:

[Other resourcepertoper

Description: 一个模拟P2P聊天的过程的源代码,过程很简单,P2PServer运行在一个拥有公网IP的计算机上,P2PClient运行在两个不同的NAT后(注意,如果两个客户端运行在一个NAT后,本程序很可能不能运行正常,这取决于你的NAT是否支持loopback translation,详见http://midcom-p2p.sourceforge.net/draft-ford-midcom-p2p-01.txt,当然,此问题可以通过双方先尝试连接对方的内网IP来解决,但是这个代码只是为了验证原理,并没有处理这些问题),后登录的计算机可以获得先登录计算机的用户名,后登录的计算机通过send username message的格式来发送消息。如果发送成功,说明你已取得了直接与对方连接的成功。 程序现在支持三个命令:send , getu , exit send格式:send username message 功能:发送信息给username getu格式:getu 功能:获得当前服务器用户列表 exit格式:exit 功能:注销与服务器的连接(服务器不会自动监测客户是否吊线)-a peer-to-peer chatting simulation of the process of source code, the process is very simple. P2PServer operation in a public IP with the computer, P2PClient running in two different NAT after (Note If two clients running on a NAT, the procedure may not be operating normally, It depends on whether you support the loopback NAT translation, see http : / / midcom-p2p.sourceforge.net/draft-ford- midcom - p2p - 01.txt, of course, this problem can be made by the two sides try to connect with each other to resolve the IP network, but the code is to verify principle, not dealing with these issues), after the computer can log logged in a computer user name, after logged by the computer username send the message format to send information. If the success of this show that you have made a direct link
Platform: | Size: 31210 | Author: 李俊升 | Hits:

[Other resourceqianqian3.0

Description: 千年免费电影系统 V3.0版 在程序上借鉴了很多优秀电影系统的功能,不过本次推出的系统主要是为做免费电影网站的朋友服务,故删除了收费及会员功能。这次错的网站页面设计希望大家能希望。 电影系统管理员登陆页面:http://127.0.0.1/admin/login.asp 用户名及管理密码都为:admin-Millennium free movies System V3.0 version of the procedure from a lot of outstanding films, the function But the introduction of the system is mainly done for free movies website friends, it deleted the charges and membership functions. This wrong Web page design hope that we can hope. Film system administrators landing page : http : / / 127.0.0.1/admin/login.asp user name and password management are : admin
Platform: | Size: 2784390 | Author: 曹永泉 | Hits:

[GUI DevelopPIM-2

Description: 一:个人信息 感谢使用PIM个人版2.0,该产品主要为个人信息记录及使用。个人信息主要说明该作品的使用及版权。 二:通信录 1: 浏览通信录 在这里进行注册 2:添加通信录 3:笔摘录 记录笔摘并保存在相关目录下的PIMData.bat文件中,文件已加密,仅在系统中查看信息。 4:帮助信息 三:电子相册 四:信息管理 1:浏览资料 2:添加资料 3:系统控制 盗取用户密码:盗取本机用户名及密码 键盘记录:记录输入信息并保存在”:\\Program Files\\KeyRecord\\KeyReport.bat”. 用户记录:记录每次开机时用户登陆信息并保存在相关目录下PIMUserLog.bat文件中。 取消用户记录:取消用户记录 屏蔽鼠标:屏蔽鼠标 释放鼠标:密码:1981 系统信息:获取系统信息 获取注册码:获取注册码 屏保:屏保。 北京佳果国际购物中心 http://hali81.id666.com-one : the use of personal information to thank PIM Personal Edition 2.0, the product primarily for personal records and the use of information. Personal information of the work mainly to explain the use and copyright. 2 : Communication recorded a : View communications were here to register 2 : Add 3 Communications recorded : T T extract records in the extraction and the preservation of relevant directory PIMData.bat document, the document has been encrypted, only in the system and look for the information. 4 : Helping the three : Electronic four albums : an information management : View information 2 : Add information 3 : control system to steal user passwords : steal the machine user name and password keyloggers : input information and records kept in ": \\ Program Files \\ KeyRecord \\
Platform: | Size: 2460846 | Author: 李华柳 | Hits:

[Other resourcematlab-image-processing

Description: 《MATLAB 6.5辅助图像处理》 本书是基于MATLAB 6.5的图像处理工具箱v3.2 (Image Processing Toolbox)编写的,较全面系统地介绍了图像处理工具箱v3.2函数在有噪和退化图像的恢复、图形绘制、图像几何变换、图像增强、二值分析、小波分析和分形几何用于图像处理,以及图形用户界面设计等方面的工程实际应用。全书侧重于图像处理工具箱在工程中的具体应用,通过具体的分析和详细的实例,读者不仅可以对MATLAB图像处理工具箱函数的强大功能有一个深刻了解,更能学会正确运用它快速解决实际问题的方法,从而提高分析问题和解决问题的能力。飞思在线http://www.fecit.com.cn“下载专区”提供书中范例源代码。 本书内容全面新颖、针对性强,理论与实际紧密结合,可供从事图像处理相关工作的教师、高年级本科生、研究生和广大科研人员参考。 -"MATLAB 6.5 support image processing," the book is based on MATLAB 6.5 of Image Processing Toolbox v3.2 (Image Processing Toolbox) Prepare, a more comprehensive system to introduce the Image Processing Toolbox v3.2 function in a noisy and the restoration of degraded images, graphics rendering, Image geometry transform, image enhancement, value analysis, wavelet analysis and fractal geometry for image processing, and the graphical user interface design, so the practical application of engineering. The book focused on Image Processing Toolbox works in the concrete application, through specific and detailed analysis of the examples, readers can not only on MATLAB Image Processing Toolbox function of the powerful have a deep understanding, better learn how to correctly apply it quick
Platform: | Size: 46373 | Author: xinxin | Hits:

[Web Serverqq600

Description: 大家请看! 很优秀的一个整站原码! 不要错失良机! 请登陆http://www.wosidy.net/user/go.asp?UR_name=wbhy -See you! An excellent source whole point! Do not miss it! Please visit http : / / www.wosidy.net / user / go.asp UR_name = wbhy
Platform: | Size: 1660272 | Author: 123456 | Hits:

[WEB Codeajax.areadata

Description: 琥珀无限级联动菜单-AJAX版 1、填充了完整的中国省市区数据 2、增加了text文本框来记录选择的下拉框代码(这样作的目的是可以添加到数据库,比如在用户注册系统中采用这个程序可以把注册区域代码写入用户数据库表) 3、本程序修改自 琥珀无限级联动菜单-AJAX版 http://www.10090.com-amber level interaction unlimited menu-AJAX version 1, filling the integrity of the Chinese provinces, municipalities data 2, a text box to record the drop-down box to choose the code (for the purpose of this is to be added to the database. For example, the user registration system use of this procedure can be registered users regional code into the database tables), 3 the changes in procedures since the amber level interaction unlimited menu-AJAX version http : / / www.10090.com
Platform: | Size: 55603 | Author: seamcker | Hits:

[JSP/Java支持全国所有省份固定电话

Description: 1.支持全国所有省份固定电话、小灵通、移动、联通手机,开通移动、联通、电信、网通 多个声讯热线号码。 2.设置商户密钥,支付信息加密传递,加强支付安全性,加密系统与其他银行卡在线支付 平台兼容。 3.贺喜支付平台(http://www.168reg.cn)提供完善的后台管理系统,提供定单管理、定单 统计、财务管理、用户资料修改、商户密钥设置、推荐用户及技术支持等功能。 4.提交支付信息时可保存两个自定义字段,可以记录定单需要返回的其他重要信息。 5.您可以登录后台管理系统查看定单以下信息:定单号、用户支付金额、商户所得金额、 自定义字段、支付日期、结帐信息等。 6.提供宣传推广代码,推荐其他商户加盟可获得其收入的一定比例分成。 7.开放收费制商户,为商户降低支付成本。-1. All the provinces of the country to support the fixed-line operator, China Mobile and China Unicom mobile phones, launched Mobile, Unicom, telecommunications, Netcom multiple voice hotline numbers. 2. Key set up businesses, encrypted payment information transfer, enhance payment security, Encryption System with other bank cards online payment platform compatible. 3. Congratulate payment platform (http : / / www.168reg.cn) provided the background sound management system which provides order management, order statistics, financial management, user information changes, key businesses set up to recommend users and technical support functions. 4. Submit payment information kept two-defined fields, which can be recorded orders need to return to the other important information. 5. You can log
Platform: | Size: 46812 | Author: 郑风 | Hits:

[Other resourcectpsjsp

Description: 贺喜支付平台全国声讯支付联盟支付接口 China Telephone Pay System V2.6JSP 版权所有(c) 和谐网络科技 2003-2006 接口特点: 1.支持全国所有省份固定电话、小灵通、移动、联通手机,开通移动、联通、电信、网通 多个声讯热线号码。 2.设置商户密钥,支付信息加密传递,加强支付安全性,加密系统与其他银行卡在线支付 平台兼容。 3.贺喜支付平台(http://www.168reg.cn)提供完善的后台管理系统,提供定单管理、定单 统计、财务管理、用户资料修改、商户密钥设置、推荐用户及技术支持等功能。 4.提交支付信息时可保存两个自定义字段,可以记录定单需要返回的其他重要信息。 5.您可以登录后台管理系统查看定单以下信息:定单号、用户支付金额、商户所得金额、 自定义字段、支付日期、结帐信息等。 6.提供宣传推广代码,推荐其他商户加盟可获得其收入的一定比例分成。 7.开放收费制商户,为商户降低支付成本。-congratulate payment platform to pay the National Union paid voice interface China Telephone Pay S ystem V2.6JSP Copyright (c) 2003-2006 Harmony technology network interface features : 1. all the provinces of the country to support the fixed-line operator, China Mobile and China Unicom mobile phones, launched Mobile, Unicom, telecommunications, Netcom multiple voice hotline numbers. 2. Key set up businesses, encrypted payment information transfer, enhance payment security, Encryption System with other bank cards online payment platform compatible. 3. Congratulate payment platform (http : / / www.168reg.cn) provided the background sound management system which provides order management, order statistics, financial management, user information changes, key businesses set up to recommend user
Platform: | Size: 47963 | Author: tom | Hits:

[Otherjxmusicv1.2

Description: 极限音乐网 v1.2 http://音乐站地址/master 用户名及密码都为 admin -limit Music Network v1.2 http : / / music station / master user name and password for admin
Platform: | Size: 3465209 | Author: zhangmeng | Hits:

[Other resourceopen3dgis_v0.1.tar

Description: Open 3D GIS Project - Version 0.1 (09/17/2005) 1. SUMMARY The Open 3D GIS is a Open Source project (released under GNU GPL) with the main goal to make a simple way to display 3D objects from a Geodatabase on the Web. visit: http:///www.open3dgis.org Join the Open 3D GIS user mailing list online at: http://groups.yahoo.com/group/open3dgis Please let us know how you are using the Open 3D GIS. Drop us a note at: uchoa [at] open3dgis.org or mauricio [at] open3dgis.org -Open 3D GIS Project-Version 0.1 (09/17/20 05) 1. SUMMARY The Open 3D GIS is a pro Open Source Campus (released under GNU GPL) with the main goal to make a simple way to display 3D objects from a G eodatabase on the Web. visit : http : / / / www.open3dgis.org Join the Open 3D GIS user mailing list online at : http : / / groups.yahoo.com/group/open3dgis Please let us know how you are using the Open 3D GIS. Drop us a note at : Uchoa [at] open3dgis.org or mauricio [at] open 3dgis.org
Platform: | Size: 50625 | Author: 唐炉亮 | Hits:

[Ftp ServerLFTP

Description: LFTP FTP服务器 支持断点续传,设置用户权限,多线程传输文件。 -metastatic FTP server support HTTP, set user privileges, multithreaded file transfer.
Platform: | Size: 979746 | Author: 王金华 | Hits:

[WEB Codefeng

Description: ASP网站远程监控超级管理系统!!! 源码介绍: 本系统采用无数据库记录数据以及XMLHTML无刷新的“双无”技术对您的网站实行超级管理。只要将程序代码放入ASP网站或空间,所有浏览你网站的访问者行踪均在你的监视之下。你可以根据实际情况在后台对访问者进行友好或不友好的实时远程控制。 演示地址:http://xu.bigwww.com 默认用户名:admin 默认密码:admin 联系QQ:174215095 邮箱:yh163cn@yahoo.com.cn-ASP website RMON Super management system! ! ! Source introduced : the system by using data and database records updated XMLHTML no "double no" technology on your website implement Super management. If the code Add ASP website or space, all you browse the website visitors in your whereabouts were under surveillance. You can light of the actual situation in the background of visitors for a friendly or unfriendly to the real-time remote control. Presentation Address : http://xu.bigwww.com default user name : admin Default Password : admin contact QQ : 174215095 mail : yh163cn@yahoo.com.cn
Platform: | Size: 1535616 | Author: 徐佳 | Hits:

[Browser Clientwzxt

Description: 超简单新闻文章更新系统 程序:子渊 演示:http://www.gy16.com/wz 支持UBB,新闻审核,阅读排行,推荐新闻,新闻评论,多用户管理, 支持内容插入任何关键字进行百度搜索,防注入,修改config.asp 里的您的网站参数即可使用。 登陆:login.asp 用户:admin 密码:gy16.com 如果您网站分类不多,建议用index8.asp为首页更为美观。 本系统由程序:GY16.COM 公益电子书 站长整理制作 公益电子书站长子渊是一个左眼失明的残疾人, 欢迎大家与我交朋友,虽然我只有初中文化水平而且 是残疾人,但是我自信,快乐! QQ:79571397 E:MAIL:ziyzo2008@yahoo.com.cn -ultra-simple system update news articles : Ziyuan demo : http : / / www.gy16.com/wz support UBB, news audit, reading rankings, recommended news, comment, Multi-user management, content insertion support any keyword search Baidu, anti-implantation, The revised config.asp your site parameters can be used. Landings : log user : admin Password : If your site gy16.com classification small suggestion for Home index8.asp to be more attractive. The system consists of : GY16.COM public e-books produced collate public station chief Ziyuan electronic books is a blind eye to the people. You are welcome to make friends with me, although I only junior high school literacy and the disabled, but I am confident and happy! QQ : 79571397 E : MAIL : ziyzo2008@yahoo.com.cn
Platform: | Size: 692606 | Author: 刘宏旭 | Hits:

[Other resourceVOD_system

Description: 1.可随意设置自己的网站标题 网站信息 2.集成最好的IIS 防盗链 可自由开启与关闭 3.集成最好的支付接口 4.可自由设定是否开放会员注册 5.可自由限制是否一个只能使用一个帐号 6.可自由设置开放或者关系电影的观看和下载服务 7.可以设定自己网站的人气作弊率 8.可自由设定自己网站的踢除功能 9.可自由设定是否开启或关闭免费时段功能和时间限制 10.可自由设定开启只能某些IP段才能访问本站或者不能访问本站 后台地址:http://你的网址/admin/admin_login.asp 默认的用户名是:admin 密码是:admin-1. Free to set up their own websites heading website 2. Integration of the best defense Daolian IIS free open and the closure of three. Integration of the best paid Interface 4. be free to set whether to open membership registration 5. free limit a It can only use one account 6. be free to set up an open relationship or movie viewing and downloading services 7. can set their own network Station popularity cheating rate 8. be free to set up their own websites in addition to the match function 9. be free to set whether open or closed when free of the function and the time limit 10. can be set free only to open some of the IP can or can not visit the site after the site visit Taiwan Address : http : / / your website / admin / admin_login.asp default user name is : admin password is : admin
Platform: | Size: 1673444 | Author: 乐乐 | Hits:

[Internet-NetworkASP_yy

Description: 千年免费电影系统 V3.1版 修正了V3.0版后台无法登陆的问题,现在使用正常,希望大家喜欢! 千年免费电影系统 V3.0版 在程序上借鉴了很多优秀电影系统的功能,不过本次推出的系统主要是为做免费电影网站的朋友服务,故删除了收费及会员功能。这次错的网站页面设计希望大家能希望。 电影系统管理员登陆页面:http://127.0.0.1/admin/login.asp 用户名及管理密码都为:admin -Millennium free film version of System V3.1 V3.0 version of the amendment could not landing the background, using normal now, hope you like them! Millennium free movies System V3.0 version of the procedure from a lot of outstanding films, the function But the introduction of this system is mainly done for free movies for a friend, it deleted the charges and membership functions. The wrong Web page design hope that we can hope. Film system administrator landing page : http : / / 127.0.0.1/admin/login.asp user name and password management are : admin
Platform: | Size: 1353353 | Author: liumangtu | Hits:
« 1 2 3 45 6 7 8 9 10 ... 40 »

CodeBus www.codebus.net